home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Mac CD-ROM 59
/
SVM Mac CD-ROM - No 59.iso
/
Wanadoo
/
Media
/
Present.dcr
/
Internal_510_FlechesBleu.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-18
|
276 b
|
18 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to "AnimFlecheBleu1"
cursor(280)
end
on mouseDown me
cursor(290)
end
on mouseUp me
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to "AnimFlecheBleu0"
cursor(-1)
end